Installing the Web SDK Package

The Web SDK is available as a NPM package. It is publicly available in the npm registry at @jumio/websdk.

Install the package using this command:

npm i @jumio/websdk

The package includes a README.md file and an index.html file. The README.md contains additional information including how to launch a local server and access the index.html. The index.html is a minimal file that includes the <jumio-sdk> tag. You can try out the various slots and templates by adding them and seeing the results in a browser accessing the localhost server.